home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 176-200 / disk_180 / geotime / font_install < prev    next >
Text File  |  1992-05-06  |  186b  |  11 lines

  1. makedir fonts:flow_thin
  2.  
  3. if exists flow_thin.font
  4.    copy :flow_thin.font fonts:
  5.    copy :8 fonts:flow_thin
  6. else
  7.    copy :fonts/flow_thin fonts:flow_thin
  8.    copy :fonts/#? fonts:
  9. endif
  10.  
  11.